@charset "utf-8";
/* CSS Document */

* ,html, body, form, dl, dt, dd, ul, ol, li, th, td, span, strong, em, a, input, textarea, select,img{padding:0;margin:0;border:none;}
a:link,a:visited ,a:hover ,a:active {text-decoration: none; outline:none;}
ul, ol , th, td{list-style: none outside none;}
em,i,u{ font-style:normal;}
body{padding:0;margin:0;overflow-x:hidden; font-family: "黑体"; font-size:14px/1.5;}
.clear{clear:both;}

.wrap{
	margin:0 auto;
	max-width:1920px;
	height:auto;
	background-color:#ffffff;
	}
	
/*头部*/
.head{ max-width:1920px; height:125px; margin:0 auto;}
.h_box{ width:1200px; height:125px; margin:0 auto; position:relative;}
.h_box > a{ float:left; width:273px; height:73px; margin-top:28px;}
.h_box > a > img{ width:273px; height:73px;}

.headerwdth{
    float: right;
    margin-top: 7px;
    position: relative;
	top:44px;
}
.sous{
	background:url(../images/search.png) no-repeat scroll 0 0;
    display: block;
    width: 30px;
   	height: 30px;
   	cursor: pointer;
}
.znsousu{
      top: 40px;
    position: absolute;
    z-index: 9;
    right: 0;
    width: 400px;
  display: none;
}

.stext{
    width: 278px;
	padding-right:90px;
	position:relative;
	right:-30px;
    display: block;
    height: 26px;
    line-height: 26px;
    text-indent: 10px;
    border: 1px solid #c8c8c8;
    border-radius:4px;
	-moz-border-radius: 4px;
	-webkit-border-radius:4px;
	box-shadow:none;
	outline:none;
}
.ssubmit{
    display: block;
    width: 80px;
    right: 0;
    top: 1px;
    height: 26px;
    line-height: 26px;
    border-left:#c8c8c8 solid 1px;
    position: absolute;
    border-radius:4px;
	-moz-border-radius: 4px;
	-webkit-border-radius:4px;
    color: #fff;
    font-family:"黑体"; 
    background:#cba954;
    cursor: pointer;
}

.announcement{
	height: 40px;
	background: #0084dc;
}


.shell{
		float: left;
 width:50%;
 padding:10px 0 10px 30px;
    background: url(../images/tu1.png) no-repeat 0 center;
}
#div1{
 height:18px;
 line-height: 18px;
 overflow:hidden;
}
#div1 a {
	display: block;
	width: 100%;
	font-size: 14px;
	color: #fff;
}
#div1 a:hover{text-decoration: underline;}
#div1 a span{color: #fff;}
.ann-r{
	float: right;
}
.ann-r a{
	display: block;
	float: left;
	width: 110px;
	color: #fff;
	font-size: 14px;
	line-height: 40px;
}
.ann-r a:hover{color: #e53600;}
.ann-r a i{float: left;}









/*底部*/
.foot{ max-width:1920px; min-height:331px; margin:0 auto; border-bottom:#83653a solid 4px; background:#282828;}
.f_box{ width:1200px; margin:0 auto; padding-top:65px; padding-bottom:38px;}
.f_left{ float:left; width:609px;}
.f_left dl{ float:left; font-size:14px; width:120px;}
.f_left dt{ height:30px; line-height:30px;}
.f_left dt a{ color:#ffffff;}
.f_left dd{ height:30px; line-height:30px;}
.f_left dd a{ color:#c6c6c6;}
.f_left dd a:hover{ text-decoration:underline;}

.f_right{ float:left; width:452px; border-left:#dfdfdf solid 3px; padding-left:58px;}
.f_right p{ height:30px; line-height:30px; font-size:16px; color:#ffffff; margin-bottom:10px;}
.f_right p span{ display:inline-block; width:32px; height:26px; background:url(../images/weixin.png) no-repeat scroll 0 0; vertical-align:middle; margin:0 10px; cursor:pointer;}
.f_right p span:first-child{ background:url(../images/sina_icon.png) no-repeat scroll 0 0;}
.f_right > img{ width:120px; height:121px; margin-top:10px; display:inline-block;vertical-align:middle;}
.f_right > i{ display:inline-block; font-size:14px; color:#ffffff; margin-left:14px;}

/*版权*/
.copy{ max-width:1920px; height:40px; margin:0 auto; background:#282828;}
.copy_box{ width:1200px; height:40px; margin:0 auto;}
.copy_box p{ font-size:14px; line-height:40px; color:#ffffff; text-align:center;}
.copy_box p a{ display:inline-block; color:#ffffff;}

/*1-10*/
.op_left .page_num a{
    padding: 0 18px;
    width: auto !important;
}
.op_left .page_num a.pacact{
   background: #84663c;
   color: #fff;
   width: auto !important;
}